.ct8y04w030 {
    border-width: 2px;
}

img,
.hq28bz20ad,
.card-wrapper,
.video-wrapper,
.mxe1nnq6xc iframe,
.google-map iframe,
.ua2uqtcoj2,
.plan,
.rzevf4nn50,
.dchxp08usi {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #ecf2f4;
}

body {
    font-family: Brygada 1918;
}

.tt2l04ei2u {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 6.875rem;
    line-height: 1;
    letter-spacing: -0.34rem;
}

.tt2l04ei2u>.p0yhuw211s {
    font-size: 8.59375rem;
}

.n7gk9n80xz {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 4rem;
    line-height: 1.1;
    letter-spacing: -0.2rem;
}

.n7gk9n80xz>.p0yhuw211s {
    font-size: 5rem;
}

.k3d9ktanke {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: -0.0125rem;
}

.k3d9ktanke>.p0yhuw211s {
    font-size: 1.40625rem;
}

.ij0x5qmv83 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 2.25rem;
    line-height: 1;
    letter-spacing: -0.0625rem;
}

.ij0x5qmv83>.p0yhuw211s {
    font-size: 2.8125rem;
}

.m5wxl7snqm {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: -0.03rem;
}

.m5wxl7snqm>.p0yhuw211s {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .tt2l04ei2u {
        font-size: 5.5rem;
    }
}

@media (max-width: 768px) {
    .tt2l04ei2u {
        font-size: 4.8125rem;
        font-size: calc(3.05625rem + (6.875 - 3.05625) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.05625rem + (6.875 - 3.05625) * ((100vw - 20rem) / (48 - 20))));
    }

    .n7gk9n80xz {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .k3d9ktanke {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .ij0x5qmv83 {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .m5wxl7snqm {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.ct8y04w030 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .ct8y04w030 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #70a9a1 !important;
}

.bg-success {
    background-color: #24c279 !important;
}

.bg-info {
    background-color: #0cb8da !important;
}

.bg-warning {
    background-color: #e6ad00 !important;
}

.bg-danger {
    background-color: #c42231 !important;
}

.ut8arwbdna,
.ut8arwbdna:active {
    background-color: #70a9a1 !important;
    border-color: #70a9a1 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.ut8arwbdna:hover,
.ut8arwbdna:focus,
.ut8arwbdna.focus,
.ut8arwbdna.bgbvjca4ei {
    color: inherit;
    background-color: #90bcb6 !important;
    border-color: #90bcb6 !important;
    box-shadow: none;
}

.ut8arwbdna.eegczsge6s,
.ut8arwbdna:disabled {
    color: #ffffff !important;
    background-color: #90bcb6 !important;
    border-color: #90bcb6 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #cfe0c3 !important;
    border-color: #cfe0c3 !important;
    color: #4d6c38 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.bgbvjca4ei {
    color: inherit;
    background-color: #eaf1e5 !important;
    border-color: #eaf1e5 !important;
    box-shadow: none;
}

.btn-secondary.eegczsge6s,
.btn-secondary:disabled {
    color: #4d6c38 !important;
    background-color: #eaf1e5 !important;
    border-color: #eaf1e5 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0cb8da !important;
    border-color: #0cb8da !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.bgbvjca4ei {
    color: inherit;
    background-color: #26d1f3 !important;
    border-color: #26d1f3 !important;
    box-shadow: none;
}

.btn-info.eegczsge6s,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #26d1f3 !important;
    border-color: #26d1f3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #24c279 !important;
    border-color: #24c279 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.bgbvjca4ei {
    color: inherit;
    background-color: #3edb92 !important;
    border-color: #3edb92 !important;
    box-shadow: none;
}

.btn-success.eegczsge6s,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #3edb92 !important;
    border-color: #3edb92 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #e6ad00 !important;
    border-color: #e6ad00 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.bgbvjca4ei {
    color: inherit;
    background-color: #ffc61a !important;
    border-color: #ffc61a !important;
    box-shadow: none;
}

.btn-warning.eegczsge6s,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffc61a !important;
    border-color: #ffc61a !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #c42231 !important;
    border-color: #c42231 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.bgbvjca4ei {
    color: inherit;
    background-color: #dd3c4b !important;
    border-color: #dd3c4b !important;
    box-shadow: none;
}

.btn-danger.eegczsge6s,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #dd3c4b !important;
    border-color: #dd3c4b !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.bgbvjca4ei {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.eegczsge6s,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.bgbvjca4ei {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.eegczsge6s,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #70a9a1;
    color: #70a9a1;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.bgbvjca4ei {
    color: #497973 !important;
    background-color: transparent !important;
    border-color: #497973 !important;
    box-shadow: none !important;
}

.btn-primary-outline.eegczsge6s,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #70a9a1 !important;
    border-color: #70a9a1 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #cfe0c3;
    color: #cfe0c3;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.bgbvjca4ei {
    color: #a1c28a !important;
    background-color: transparent !important;
    border-color: #a1c28a !important;
    box-shadow: none !important;
}

.btn-secondary-outline.eegczsge6s,
.btn-secondary-outline:disabled {
    color: #4d6c38 !important;
    background-color: #cfe0c3 !important;
    border-color: #cfe0c3 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0cb8da;
    color: #0cb8da;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.bgbvjca4ei {
    color: #077388 !important;
    background-color: transparent !important;
    border-color: #077388 !important;
    box-shadow: none !important;
}

.btn-info-outline.eegczsge6s,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0cb8da !important;
    border-color: #0cb8da !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #24c279;
    color: #24c279;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.bgbvjca4ei {
    color: #16794b !important;
    background-color: transparent !important;
    border-color: #16794b !important;
    box-shadow: none !important;
}

.btn-success-outline.eegczsge6s,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #24c279 !important;
    border-color: #24c279 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #e6ad00;
    color: #e6ad00;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.bgbvjca4ei {
    color: #8f6c00 !important;
    background-color: transparent !important;
    border-color: #8f6c00 !important;
    box-shadow: none !important;
}

.btn-warning-outline.eegczsge6s,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #e6ad00 !important;
    border-color: #e6ad00 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #c42231;
    color: #c42231;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.bgbvjca4ei {
    color: #7a151f !important;
    background-color: transparent !important;
    border-color: #7a151f !important;
    box-shadow: none !important;
}

.btn-danger-outline.eegczsge6s,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #c42231 !important;
    border-color: #c42231 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.bgbvjca4ei {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.eegczsge6s,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.bgbvjca4ei {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.eegczsge6s,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #70a9a1 !important;
}

.text-secondary {
    color: #cfe0c3 !important;
}

.text-success {
    color: #24c279 !important;
}

.text-info {
    color: #0cb8da !important;
}

.text-warning {
    color: #e6ad00 !important;
}

.text-danger {
    color: #c42231 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.bgbvjca4ei {
    color: #43706a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.bgbvjca4ei {
    color: #99bd80 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.bgbvjca4ei {
    color: #146c43 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.bgbvjca4ei {
    color: #076679 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.bgbvjca4ei {
    color: #806000 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.bgbvjca4ei {
    color: #6d131b !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.bgbvjca4ei {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.bgbvjca4ei {
    color: #000000 !important;
}

a[class*="text-"]:not(.wfh4nw3gs5):not(.dropdown-item):not([role]):not(.bvjnuy1cpy) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.wfh4nw3gs5):not(.dropdown-item):not([role]):not(.bvjnuy1cpy):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.lqao6a5deg .wfh4nw3gs5.bgbvjca4ei {
    color: #70a9a1;
}

.lqao6a5deg .wfh4nw3gs5:not(.bgbvjca4ei) {
    color: #232323;
}

.l4j05b4adc {
    background-color: #70c770;
}

.alert-info {
    background-color: #0cb8da;
}

.alert-warning {
    background-color: #e6ad00;
}

.lar76apf6f {
    background-color: #c42231;
}

.bcgds4bgpv .ct8y04w030:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.bgbvjca4ei .ct8y04w030 {
    background-color: #70a9a1;
    border-color: #70a9a1;
    color: #ffffff;
}

.mbr-gallery-filter li.bgbvjca4ei .ct8y04w030:focus {
    box-shadow: none;
}

.lqao6a5deg .wfh4nw3gs5 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #70a9a1;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c0d9d5;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #7ee7b7;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #b7f0fb;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffecb3;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e87d87;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.iiroy77j50 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: -0.03rem;
    font-weight: 400;
    border-radius: 100px !important;
}

.iiroy77j50>.p0yhuw211s {
    font-size: 1.5625rem;
}

.iiroy77j50:hover,
.iiroy77j50:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #70a9a1 !important;
}

.iiroy77j50:-webkit-input-placeholder {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: -0.03rem;
    font-weight: 400;
}

.iiroy77j50:-webkit-input-placeholder>.p0yhuw211s {
    font-size: 1.5625rem;
}

blockquote {
    border-color: #70a9a1;
}

/* Forms */
.v415maa05a .input-group-btn .ct8y04w030 {
    border-radius: 100px !important;
}

.v415maa05a .input-group-btn .ct8y04w030:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.v415maa05a .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.v415maa05a .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #70a9a1;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #70a9a1;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #70a9a1;
    border-bottom-color: #70a9a1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #70a9a1 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #cfe0c3 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%2370a9a1' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.bcgds4bgpv .ct8y04w030,
.bnl5syawk4 .ct8y04w030 {
    position: relative;
    padding: 8px 24px;
    border-radius: 10vmax !important;
    transition: all 0.5s ease-in-out;
    font-weight: 400 !important;
    overflow: hidden;
    border-width: 1px !important;
}

.bcgds4bgpv .ct8y04w030::before,
.bnl5syawk4 .ct8y04w030::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.bcgds4bgpv .ct8y04w030:hover,
.bnl5syawk4 .ct8y04w030:hover,
.bcgds4bgpv .ct8y04w030:focus,
.bnl5syawk4 .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px transparent !important;
}

.bcgds4bgpv .ct8y04w030:hover::before,
.bnl5syawk4 .ct8y04w030:hover::before,
.bcgds4bgpv .ct8y04w030:focus::before,
.bnl5syawk4 .ct8y04w030:focus::before {
    width: 14%;
}

.exavjh5lxf {
    background-color: transparent;
}

.exavjh5lxf .hyu5ef2kq2 {
    background-color: #f4f4f6 !important;
    padding: 0;
}

.exavjh5lxf .ui78fz6rbg.i4p9holtsu .dropdown .dropdown-menu {
    background-color: #f4f4f6 !important;
    background: #f4f4f6;
}

.exavjh5lxf .ui78fz6rbg.i4p9holtsu .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.exavjh5lxf .hcsvamuzbd {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .exavjh5lxf .hcsvamuzbd {
        flex-direction: column;
        align-items: flex-start;
    }

    .exavjh5lxf .hcsvamuzbd .ui78fz6rbg.opened,
    .exavjh5lxf .hcsvamuzbd .flcag0824x {
        background-color: #f4f4f6 !important;
        transition: all 0s ease 0s;
    }
}

.exavjh5lxf .hyu5ef2kq2 {
    position: relative !important;
}

.exavjh5lxf .ct8y04w030 {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.exavjh5lxf .ct8y04w030:hover {
    box-shadow: none;
}

.exavjh5lxf .z9igbjriu7 {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .exavjh5lxf .z9igbjriu7 {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .exavjh5lxf .z9igbjriu7 {
        margin: 0 !important;
    }
}

.exavjh5lxf .z9igbjriu7 .wfh4nw3gs5 {
    transition: all 0.5s ease-out;
    border-radius: 0.5rem !important;
    position: relative;
}

.exavjh5lxf .z9igbjriu7 .wfh4nw3gs5::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #40798c -5%, #cfe0c3 95%);
    height: 1px;
    width: 0;
    transition: all 0.3s ease-in-out;
}

.exavjh5lxf .z9igbjriu7 .wfh4nw3gs5:hover::before,
.exavjh5lxf .z9igbjriu7 .wfh4nw3gs5:focus::before {
    width: 100%;
}

.exavjh5lxf .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .exavjh5lxf .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .exavjh5lxf .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .exavjh5lxf .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .exavjh5lxf .d9pj2gorbn.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .exavjh5lxf .v6pu1xonok.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .exavjh5lxf .offcanvas_box {
        display: none;
    }
}

.exavjh5lxf .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.exavjh5lxf .d3wjddi00b .d9pj2gorbn {
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.exavjh5lxf .d3wjddi00b .d9pj2gorbn.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.exavjh5lxf .container {
    display: flex;
    margin: auto;
}

.exavjh5lxf .iconfont-wrapper {
    color: #141414;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.exavjh5lxf .iconfont-wrapper:last-child {
    margin-right: 0;
}

.exavjh5lxf .iconfont-wrapper:hover {
    opacity: 0.5;
}

.exavjh5lxf .a55a3rng0p {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .exavjh5lxf .a55a3rng0p {
        margin: 0;
    }
}

.exavjh5lxf .dropdown-menu,
.exavjh5lxf .ui78fz6rbg.opened {
    background-color: false !important;
}

.exavjh5lxf .z9igbjriu7:focus,
.exavjh5lxf .wfh4nw3gs5:focus {
    outline: none;
}

.exavjh5lxf .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.exavjh5lxf .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.exavjh5lxf .dropdown .dropdown-menu .dropdown-item .p0yhuw211s {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.exavjh5lxf .dropdown .dropdown-menu .dropdown-item .p0yhuw211s:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.exavjh5lxf .vfs6qg4qvp .dropdown-menu .dropdown-item:before {
    display: none;
}

.exavjh5lxf .vfs6qg4qvp .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.exavjh5lxf .ui78fz6rbg {
    min-height: 70px;
    padding: 10px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .exavjh5lxf .ui78fz6rbg {
        min-height: 30px;
        max-height: none;
    }
}

.exavjh5lxf .ui78fz6rbg.opened {
    transition: all 0.3s;
}

.exavjh5lxf .ui78fz6rbg .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.exavjh5lxf .ui78fz6rbg .cffeqhr4m4 img {
    max-width: 40px;
    min-height: 40px;
    object-fit: contain;
    border-radius: 10px !important;
}

.exavjh5lxf .ui78fz6rbg .flcag0824x {
    justify-content: center;
    justify-content: flex-end;
    z-index: 1;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp {
    justify-content: center;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp .z9igbjriu7 .wfh4nw3gs5::before {
    display: none;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp.opened .dropdown-menu {
    top: 0;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp .dropdown-menu .dropdown-item:after {
    right: auto;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp ul.a55a3rng0p li {
    margin: auto;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.exavjh5lxf .ui78fz6rbg.vfs6qg4qvp .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .exavjh5lxf .ui78fz6rbg .z9igbjriu7 {
        padding: 0.5rem 0;
    }

    .exavjh5lxf .ui78fz6rbg .flcag0824x {
        padding: 34px 0;
        border-radius: 16px;
        width: 100%;
    }

    .exavjh5lxf .ui78fz6rbg .z9igbjriu7 .wfh4nw3gs5::before {
        display: none;
    }

    .exavjh5lxf .ui78fz6rbg.opened .dropdown-menu {
        top: 0;
    }

    .exavjh5lxf .ui78fz6rbg .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .exavjh5lxf .ui78fz6rbg .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .exavjh5lxf .ui78fz6rbg .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .exavjh5lxf .ui78fz6rbg .cffeqhr4m4 img {
        height: 3rem !important;
    }

    .exavjh5lxf .ui78fz6rbg ul.a55a3rng0p {
        overflow: hidden;
        margin: 0;
    }

    .exavjh5lxf .ui78fz6rbg ul.a55a3rng0p li {
        margin: 0;
    }

    .exavjh5lxf .ui78fz6rbg .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .exavjh5lxf .ui78fz6rbg .x1rrd9zdck {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .exavjh5lxf .ui78fz6rbg .bz5vbt91j3 {
        flex-basis: auto;
    }

    .exavjh5lxf .ui78fz6rbg .icons-menu {
        padding: 0;
    }
}

.exavjh5lxf .ui78fz6rbg.navbar-short {
    min-height: 60px;
}

.exavjh5lxf .ui78fz6rbg.navbar-short .cffeqhr4m4 img {
    height: 2.5rem !important;
}

.exavjh5lxf .ui78fz6rbg.navbar-short .x1rrd9zdck {
    min-height: 60px;
    padding: 0;
}

.exavjh5lxf .x1rrd9zdck {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.exavjh5lxf .x1rrd9zdck .bvjnuy1cpy {
    line-height: inherit !important;
    font-weight: 400;
}

.exavjh5lxf .x1rrd9zdck .cffeqhr4m4 a {
    outline: none;
}

.exavjh5lxf .dropdown-item.bgbvjca4ei,
.exavjh5lxf .dropdown-item:active {
    background-color: transparent;
}

.exavjh5lxf .i4p9holtsu .a55a3rng0p .wfh4nw3gs5 {
    margin: 8px 12px !important;
}

@media (max-width: 991px) {
    .exavjh5lxf .i4p9holtsu .a55a3rng0p .wfh4nw3gs5 {
        margin: 8px 10px !important;
    }
}

.exavjh5lxf .d3wjddi00b .d9pj2gorbn.dropdown-toggle {
    margin-right: 1.667em;
}

.exavjh5lxf .d3wjddi00b .d9pj2gorbn.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.exavjh5lxf .ui78fz6rbg .dropdown.open>.dropdown-menu {
    display: block;
}

.exavjh5lxf ul.a55a3rng0p {
    flex-wrap: wrap;
    padding: 0;
}

.exavjh5lxf .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.exavjh5lxf button.bz5vbt91j3 {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #f4f4f6;
    background: #f4f4f6;
}

.exavjh5lxf button.bz5vbt91j3 .rfbb9nho2r span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #141414;
}

.exavjh5lxf button.bz5vbt91j3 .rfbb9nho2r span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.exavjh5lxf button.bz5vbt91j3 .rfbb9nho2r span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.exavjh5lxf button.bz5vbt91j3 .rfbb9nho2r span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.exavjh5lxf button.bz5vbt91j3 .rfbb9nho2r span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.exavjh5lxf nav.opened .rfbb9nho2r span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.exavjh5lxf nav.opened .rfbb9nho2r span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.exavjh5lxf nav.opened .rfbb9nho2r span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.exavjh5lxf nav.opened .rfbb9nho2r span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.exavjh5lxf a.wfh4nw3gs5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.exavjh5lxf .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .exavjh5lxf .ui78fz6rbg {
        height: 70px;
    }

    .exavjh5lxf .ui78fz6rbg.opened {
        height: auto;
    }

    .exavjh5lxf .z9igbjriu7 .wfh4nw3gs5:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.exavjh5lxf .hyu5ef2kq2 .cffeqhr4m4 {
    margin-right: 10px;
}

@media (min-width: 768px) {
    .exavjh5lxf .ntfyr4x4zi {
        padding-left: 64px;
        padding-right: 64px;
    }
}

.exavjh5lxf .bnl5syawk4 .ct8y04w030 {
    margin: 8px;
    min-width: 180px;
}

.exavjh5lxf .bnl5syawk4 .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.exavjh5lxf .bnl5syawk4 .ct8y04w030:hover,
.exavjh5lxf .bnl5syawk4 .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
}

.exavjh5lxf .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.exavjh5lxf .bcgds4bgpv .ct8y04w030:hover,
.exavjh5lxf .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
}

.exavjh5lxf .bvjnuy1cpy:hover {
    color: #70a9a1;
}

@media (min-width: 992px) {
    .exavjh5lxf .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.exavjh5lxf .text_widget {
    margin-bottom: 32px;
}

.exavjh5lxf .text_widget a {
    transition: all 0.3s ease-out;
}

.exavjh5lxf .text_widget a:hover,
.exavjh5lxf .text_widget a:focus {
    opacity: 0.8;
}

@media (min-width: 992px) {
    .exavjh5lxf .a55a3rng0p.d3wjddi00b {
        display: -webkit-flex;
        width: 100%;
        justify-content: flex-end;
        min-width: 200px;
    }
}

.exavjh5lxf .icons-menu-main {
    display: flex;
}

@media (max-width: 992px) {
    .exavjh5lxf .icons-menu-main {
        padding: 0 10px;
    }
}

.exavjh5lxf .ci2r2iwfx0 {
    color: #141414;
    text-align: center;
}

.exavjh5lxf .bvjnuy1cpy {
    color: #000000;
}

.exavjh5lxf .qqks1hnyu9 {
    color: #141414;
    text-align: center;
}

.exavjh5lxf .ci2r2iwfx0,
.exavjh5lxf .text_widget,
.exavjh5lxf .bcgds4bgpv {
    text-align: center;
}

.exavjh5lxf a[class*="text-"]:not(.wfh4nw3gs5):not(.dropdown-item):not([role]):not(.bvjnuy1cpy):hover {
    background-image: none;
}

.exavjh5lxf .wfh4nw3gs5,
.exavjh5lxf .dropdown-item {
    color: #000000;
}

.pckt64u8u5 {
    overflow: hidden;
    background-color: transparent;
}

.pckt64u8u5 .g6sf5pufgj.eegczsge6s {
    display: none;
}

.pckt64u8u5 .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pckt64u8u5 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .pckt64u8u5 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .pckt64u8u5 .container {
        padding: 0 24px;
    }
}

.pckt64u8u5 .hsvb16zvp0 {
    position: relative;
    z-index: 1;
}

.pckt64u8u5 .hsvb16zvp0 .ci2r2iwfx0 {
    margin-bottom: 20px;
}

.pckt64u8u5 .hsvb16zvp0 .qeps5wvtfv {
    margin-bottom: 32px;
}

.pckt64u8u5 .hsvb16zvp0 .svq3qkvetz {
    margin-bottom: 56px;
}

.pckt64u8u5 .hsvb16zvp0 .jsmfs45666 .qqks1hnyu9 {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .pckt64u8u5 .hsvb16zvp0 .jsmfs45666 .qqks1hnyu9 {
        width: 100%;
    }
}

.pckt64u8u5 .hsvb16zvp0 .bcgds4bgpv {
    margin-top: 20px;
}

.pckt64u8u5 .hsvb16zvp0 .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.pckt64u8u5 .hsvb16zvp0 .bcgds4bgpv .ct8y04w030:hover,
.pckt64u8u5 .hsvb16zvp0 .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.pckt64u8u5 .gygm7abnjw {
    position: absolute;
    bottom: -100%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.pckt64u8u5 .gygm7abnjw .nh3uyqr0vq {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.pckt64u8u5 .gygm7abnjw .ye86bzjr6o {
    background-color: #40798c;
}

.pckt64u8u5 .gygm7abnjw .jt4wd8v6pe {
    background-color: #70a9a1;
}

.pckt64u8u5 .gygm7abnjw .gnbfbz3g0e {
    background-color: #cfe0c3;
}

.pckt64u8u5 .gygm7abnjw .l6hya8qmy2 {
    background-color: #40798c;
}

.pckt64u8u5 .qeps5wvtfv {
    color: #141414;
}

.pckt64u8u5 .ci2r2iwfx0 {
    color: #000000;
    text-align: center;
}

.pckt64u8u5 .svq3qkvetz {
    color: #000000;
    text-align: center;
}

.pckt64u8u5 .qqks1hnyu9,
.pckt64u8u5 .jsmfs45666 {
    color: #000000;
    text-align: center;
}

.pckt64u8u5 .qeps5wvtfv,
.pckt64u8u5 .bcgds4bgpv {
    text-align: center;
    color: #000000;
}

.cid-uYQRi5myWY {
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.cid-uYQRi5myWY::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#cfe0c3 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.cid-uYQRi5myWY .g6sf5pufgj.eegczsge6s {
    display: none;
}

.cid-uYQRi5myWY .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uYQRi5myWY .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cid-uYQRi5myWY .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cid-uYQRi5myWY .container {
        padding: 0 24px;
    }
}

.cid-uYQRi5myWY .tl5qxr61pp {
    justify-content: center;
    position: relative;
    z-index: 1;
}

.cid-uYQRi5myWY .ovzjvdhr4g {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .cid-uYQRi5myWY .ovzjvdhr4g {
        margin-bottom: 32px;
    }
}

.cid-uYQRi5myWY .ovzjvdhr4g .qeps5wvtfv {
    display: inline-flex;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-uYQRi5myWY .ovzjvdhr4g .qeps5wvtfv {
        width: 100%;
    }
}

.cid-uYQRi5myWY .k4k56d18nq {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

@media (max-width: 992px) {
    .cid-uYQRi5myWY .k4k56d18nq {
        display: block;
    }
}

@media (max-width: 992px) {
    .cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1 {
        margin-bottom: 48px;
    }

    .cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1:last-child {
        margin-bottom: 0;
    }
}

.cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1 .dchxp08usi .esxevo395y {
    margin-bottom: 24px;
}

.cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1 .dchxp08usi .esxevo395y img {
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .card-price {
    margin-bottom: 24px;
}

.cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .j7pr20fee1 {
    margin-bottom: 24px;
}

.cid-uYQRi5myWY .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw {
    margin-bottom: 24px;
}

.cid-uYQRi5myWY .qeps5wvtfv {
    color: #141414;
}

.cid-uYQRi5myWY .card-price {
    color: #000000;
}

.cid-uYQRi5myWY .j7pr20fee1 {
    color: #141414;
}

.cid-uYQRi5myWY .bg3k46ajvw {
    color: #000000;
}

.cid-uYQRi5myWY .qeps5wvtfv,
.cid-uYQRi5myWY .ovzjvdhr4g {
    color: #000000;
}

.cid-uYQRi5myWY .j7pr20fee1,
.cid-uYQRi5myWY .bcgds4bgpv {
    color: #000000;
}

.dcq5ij4dv6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.dcq5ij4dv6 .g6sf5pufgj.eegczsge6s {
    display: none;
}

.dcq5ij4dv6 .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dcq5ij4dv6 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .container {
        padding: 0 24px;
    }
}

.dcq5ij4dv6 .tl5qxr61pp {
    justify-content: center;
}

.dcq5ij4dv6 .ovzjvdhr4g {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .ovzjvdhr4g {
        margin-bottom: 32px;
    }
}

.dcq5ij4dv6 .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 32px;
}

.dcq5ij4dv6 .ovzjvdhr4g .jsmfs45666 .qqks1hnyu9 {
    display: inline-flex;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .ovzjvdhr4g .jsmfs45666 .qqks1hnyu9 {
        width: 100%;
    }
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 {
    border-radius: 0.75rem 0.75rem 0 0 !important;
    background-color: #40798c;
    margin-top: -6px;
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50:first-child {
    margin-top: 0;
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .wxz4aysxk4 {
    padding: 0;
    border: none;
    background-color: transparent;
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .wxz4aysxk4 .kychvqvnxo {
    width: 100%;
    padding: 32px 48px;
    display: block;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .wxz4aysxk4 .kychvqvnxo {
        padding: 24px;
    }
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .wxz4aysxk4 .kychvqvnxo .xc7uzl4stb {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c {
    display: flex;
    align-items: center;
    padding: 0 48px 48px;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c {
        padding: 0 24px 24px;
        display: block;
    }
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .vo675xba9b {
    width: 40%;
    margin-right: 50px;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .vo675xba9b {
        margin-right: 0;
        margin-bottom: 32px;
        width: 100%;
    }
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .vo675xba9b img {
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .sc1j2p73sl {
    width: 40%;
}

@media (max-width: 992px) {
    .dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .sc1j2p73sl {
        width: 100%;
    }
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .sc1j2p73sl .rzwiulfr52 {
    margin-bottom: 32px;
}

.dcq5ij4dv6 .vybi68s4pq .rzevf4nn50 .oguj8bmswq .ih2lxi7k1c .sc1j2p73sl .egkqowneg1 {
    margin-bottom: 30px;
}

.dcq5ij4dv6 .vybi68s4pq .ufklkbao5f {
    background-color: #70a9a1;
}

.dcq5ij4dv6 .vybi68s4pq .z0mngwkqzy {
    background-color: #cfe0c3;
}

.dcq5ij4dv6 .qeps5wvtfv {
    color: #000000;
    text-align: center;
}

.dcq5ij4dv6 .qqks1hnyu9,
.dcq5ij4dv6 .jsmfs45666 {
    color: #000000;
    text-align: center;
}

.dcq5ij4dv6 .rzwiulfr52 {
    color: #000000;
}

.dcq5ij4dv6 .egkqowneg1 {
    color: #000000;
}

.dcq5ij4dv6 .m4fwo2d1vv {
    color: #000000;
}

.dcq5ij4dv6 .xc7uzl4stb {
    color: #FFFFFF;
}

.dcq5ij4dv6 .w5m342gab0 {
    color: #FFFFFF;
}

.dcq5ij4dv6 .k9tlbcx5m6 {
    color: #FFFFFF;
}

.dcq5ij4dv6 .g0jum5bryx {
    color: #FFFFFF;
}

.dcq5ij4dv6 .vpd3n5zhxe {
    color: #000000;
}

.dcq5ij4dv6 .sbfjawzmq4 {
    color: #000000;
}

.dcq5ij4dv6 .zla86k3u0p {
    color: #000000;
}

.dcq5ij4dv6 .dxfsr455ps {
    color: #000000;
}

.dcq5ij4dv6 .h38enrbi2b {
    color: #000000;
}

.dcq5ij4dv6 .rapnenzzib {
    color: #000000;
}

.cm1txlll5y {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cm1txlll5y .g6sf5pufgj.eegczsge6s {
    display: none;
}

.cm1txlll5y .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cm1txlll5y .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cm1txlll5y .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cm1txlll5y .container {
        padding: 0 24px;
    }
}

.cm1txlll5y .tl5qxr61pp {
    justify-content: space-between;
}

.cm1txlll5y .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 48px;
}

.cm1txlll5y .k4k56d18nq {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4rem;
    padding: 48px;
    background-color: #ffffff;
    border-radius: 0.75rem;
}

@media (max-width: 992px) {
    .cm1txlll5y .k4k56d18nq {
        display: block;
        padding: 24px;
    }
}

@media (max-width: 992px) {
    .cm1txlll5y .k4k56d18nq .wz80kzmqd1 {
        margin-bottom: 48px;
    }

    .cm1txlll5y .k4k56d18nq .wz80kzmqd1:last-child {
        margin-bottom: 0;
    }
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .ypl2xmklqi {
    margin-bottom: 16px;
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .j7pr20fee1 {
    margin-bottom: 24px;
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw {
    margin-bottom: 22px;
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 992px) {
    .cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv {
        opacity: 1;
    }
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv:hover,
.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv:focus {
    opacity: 1;
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv .ct8y04w030:hover,
.cm1txlll5y .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.cm1txlll5y .qeps5wvtfv {
    color: #000000;
}

.cm1txlll5y .ypl2xmklqi {
    color: #141414;
}

.cm1txlll5y .j7pr20fee1 {
    color: #141414;
}

.cm1txlll5y .bg3k46ajvw {
    color: #141414;
}

.gll4hqqhet {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.gll4hqqhet .g6sf5pufgj.eegczsge6s {
    display: none;
}

.gll4hqqhet .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gll4hqqhet .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .gll4hqqhet .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .gll4hqqhet .container {
        padding: 0 24px;
    }
}

.gll4hqqhet .tl5qxr61pp {
    justify-content: space-between;
}

.gll4hqqhet .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .gll4hqqhet .ovzjvdhr4g .qeps5wvtfv {
        margin-bottom: 32px;
    }
}

.gll4hqqhet .hsvb16zvp0 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 130px;
    padding-left: 48px;
}

@media (max-width: 992px) {
    .gll4hqqhet .hsvb16zvp0 {
        margin-top: 0;
        padding: 0;
    }
}

.gll4hqqhet .hsvb16zvp0 .vo675xba9b {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .gll4hqqhet .hsvb16zvp0 .vo675xba9b {
        margin-bottom: 24px;
    }
}

.gll4hqqhet .hsvb16zvp0 .vo675xba9b img {
    display: inline-flex;
    width: 320px;
    height: 320px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 768px) {
    .gll4hqqhet .hsvb16zvp0 .vo675xba9b img {
        width: 240px;
        height: 240px;
    }
}

.gll4hqqhet .hsvb16zvp0 .qqks1hnyu9 {
    margin-bottom: 0;
}

.gll4hqqhet .qeps5wvtfv {
    color: #000000;
}

.gll4hqqhet .qqks1hnyu9 {
    color: #141414;
}

.gll4hqqhet .qqks1hnyu9,
.gll4hqqhet .vo675xba9b {
    color: #000000;
}

.sr3287125x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.sr3287125x::before {
    content: '';
    position: absolute;
    top: -20%;
    right: -15%;
    width: 32rem;
    height: 100%;
    background-image: linear-gradient(60deg, transparent 0, #cfe0c3 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.sr3287125x .g6sf5pufgj.eegczsge6s {
    display: none;
}

.sr3287125x .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.sr3287125x .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .sr3287125x .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .sr3287125x .container {
        padding: 0 24px;
    }
}

.sr3287125x .tl5qxr61pp {
    justify-content: center;
}

.sr3287125x .tl5qxr61pp .rzevf4nn50,
.sr3287125x .tl5qxr61pp .wz80kzmqd1 {
    padding: 0 12px;
}

.sr3287125x .ovzjvdhr4g {
    position: relative;
    z-index: 1;
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .sr3287125x .ovzjvdhr4g {
        margin-bottom: 32px;
    }
}

.sr3287125x .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 24px;
}

.sr3287125x .ovzjvdhr4g .qqks1hnyu9 {
    margin-bottom: 0;
}

.sr3287125x .wz80kzmqd1 {
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
}

.sr3287125x .wz80kzmqd1 .dchxp08usi {
    padding: 32px;
    border-radius: 0.75rem !important;
    background-color: #ffffff;
    height: 100%;
}

@media (max-width: 992px) {
    .sr3287125x .wz80kzmqd1 .dchxp08usi {
        padding: 24px;
    }
}

.sr3287125x .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .ypl2xmklqi {
    margin-bottom: 24px;
}

.sr3287125x .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .j7pr20fee1 {
    margin-bottom: 24px;
}

.sr3287125x .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw {
    margin-bottom: 0;
}

.sr3287125x .qeps5wvtfv {
    color: #000000;
    text-align: center;
}

.sr3287125x .qqks1hnyu9 {
    color: #000000;
    text-align: center;
}

.sr3287125x .ypl2xmklqi {
    color: #141414;
}

.sr3287125x .j7pr20fee1 {
    color: #141414;
}

.sr3287125x .bg3k46ajvw {
    color: #141414;
}

.cw4u2pdwft {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cw4u2pdwft .ntfyr4x4zi {
    padding: 0 0 0 64px;
}

@media (max-width: 768px) {
    .cw4u2pdwft .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cw4u2pdwft .container {
        padding: 0 24px;
    }
}

.cw4u2pdwft .hsvb16zvp0 {
    padding-right: 64px;
}

@media (max-width: 992px) {
    .cw4u2pdwft .hsvb16zvp0 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.cw4u2pdwft .hsvb16zvp0 .svq3qkvetz {
    margin-bottom: 24px;
}

.cw4u2pdwft .hsvb16zvp0 .qeps5wvtfv {
    margin-bottom: 24px;
}

.cw4u2pdwft .hsvb16zvp0 .qqks1hnyu9 {
    margin-bottom: 0;
}

.cw4u2pdwft .btskv0mda7 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 430px;
    max-width: 430px;
}

@media (max-width: 767px) {
    .cw4u2pdwft .btskv0mda7 {
        min-width: 100%;
        max-width: 100%;
    }
}

.cw4u2pdwft .btskv0mda7 .ua2uqtcoj2 {
    width: 100%;
}

.cw4u2pdwft .btskv0mda7 .ua2uqtcoj2 .dchxp08usi {
    height: 100%;
    border-radius: 0 !important;
}

.cw4u2pdwft .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .pen97mhjkc {
    height: 100%;
}

.cw4u2pdwft .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .pen97mhjkc .vf6loww3df {
    margin-bottom: 24px;
}

.cw4u2pdwft .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .pen97mhjkc .wcg24kn3cn {
    margin-bottom: 0;
}

.cw4u2pdwft .bgxz2mkfef,
.cw4u2pdwft .wgc2i7oogr {
    display: flex;
}

.cw4u2pdwft .z2e7iyfkcc {
    bottom: 0;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #70a9a1 !important;
    color: #000000 !important;
    border: 1px solid #70a9a1 !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.cw4u2pdwft .z2e7iyfkcc::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.cw4u2pdwft .z2e7iyfkcc:hover {
    box-shadow: inset 81px 10px 5px #40798c;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.cw4u2pdwft .z2e7iyfkcc:hover::before {
    width: 30%;
}

.cw4u2pdwft .z2e7iyfkcc.wgc2i7oogr {
    left: 1.5rem;
}

.cw4u2pdwft .z2e7iyfkcc.bgxz2mkfef {
    left: 7.5rem;
}

.cw4u2pdwft .sgico5ay5a {
    position: relative;
    width: 100%;
    padding-bottom: 6rem;
}

.cw4u2pdwft .sgico5ay5a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10%;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 0, #ecf2f4 80%);
    width: 50%;
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 992px) {
    .cw4u2pdwft .sgico5ay5a::before {
        display: none;
    }
}

.cw4u2pdwft .vhha38taaa {
    width: 100%;
    margin-right: 1rem;
    overflow: hidden;
}

.cw4u2pdwft .vhha38taaa.is-draggable {
    cursor: grab;
}

.cw4u2pdwft .vhha38taaa.is-dragging {
    cursor: grabbing;
}

.cw4u2pdwft .zm6tb2ns8t {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cw4u2pdwft .svq3qkvetz {
    color: #000000;
}

.cw4u2pdwft .qeps5wvtfv {
    color: #000000;
}

.cw4u2pdwft .qqks1hnyu9 {
    color: #000000;
}

.cw4u2pdwft .vf6loww3df {
    color: #000000;
}

.cw4u2pdwft .wcg24kn3cn {
    color: #000000;
}

.bpanxchud3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.bpanxchud3 .wz80kzmqd1:focus,
.bpanxchud3 span:focus {
    outline: none;
}

.bpanxchud3 .wz80kzmqd1 {
    cursor: pointer;
}

.bpanxchud3 .a9hus8vecu {
    grid-row-gap: 24px;
}

.bpanxchud3 .grid-container-1,
.bpanxchud3 .grid-container-2,
.bpanxchud3 .sdwz0z0m7y {
    gap: 0 24px;
}

.bpanxchud3 .qeps5wvtfv {
    position: relative;
    z-index: 1;
    margin-bottom: 64px;
    color: #141414;
    text-align: center;
}

@media (max-width: 992px) {
    .bpanxchud3 .qeps5wvtfv {
        margin-bottom: 32px;
    }
}

.bpanxchud3 .qqks1hnyu9,
.bpanxchud3 .bcgds4bgpv {
    color: #000000;
}

.bpanxchud3 .reo43b9vxf {
    max-width: 800px;
}

.bpanxchud3 .container,
.bpanxchud3 .ntfyr4x4zi {
    overflow: hidden;
}

.bpanxchud3 .a9hus8vecu {
    position: relative;
    z-index: 1;
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.bpanxchud3 .ceak8aqg68 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bpanxchud3 .ceak8aqg68 img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 767px) {
    .bpanxchud3 .ceak8aqg68 img {
        min-width: 35vw;
        height: 160px;
    }
}

.bpanxchud3 .grid-container-1,
.bpanxchud3 .grid-container-2,
.bpanxchud3 .sdwz0z0m7y {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.bpanxchud3 .grid-container-1 {
    align-items: flex-end;
}

.bpanxchud3 .grid-container-2 {
    align-items: flex-start;
}

.bpanxchud3 .gygm7abnjw {
    position: absolute;
    bottom: -25%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: auto;
    top: -25%;
}

.bpanxchud3 .gygm7abnjw .nh3uyqr0vq {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.bpanxchud3 .gygm7abnjw .ye86bzjr6o {
    background-color: #40798c;
}

.bpanxchud3 .gygm7abnjw .jt4wd8v6pe {
    background-color: #70a9a1;
}

.bpanxchud3 .gygm7abnjw .gnbfbz3g0e {
    background-color: #cfe0c3;
}

.bpanxchud3 .gygm7abnjw .l6hya8qmy2 {
    background-color: #40798c;
}

.i2rv8uzc2q {
    padding-top: 5rem;
    padding-bottom: 12rem;
    overflow: hidden;
    background-color: transparent;
}

.i2rv8uzc2q .g6sf5pufgj.eegczsge6s {
    display: none;
}

.i2rv8uzc2q .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.i2rv8uzc2q .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .i2rv8uzc2q .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .i2rv8uzc2q .container {
        padding: 0 24px;
    }
}

.i2rv8uzc2q .tl5qxr61pp {
    justify-content: center;
}

.i2rv8uzc2q .hsvb16zvp0 {
    position: relative;
    z-index: 1;
}

.i2rv8uzc2q .hsvb16zvp0 .ovzjvdhr4g .qeps5wvtfv {
    display: inline-block;
    width: 60%;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .i2rv8uzc2q .hsvb16zvp0 .ovzjvdhr4g .qeps5wvtfv {
        width: 100%;
    }
}

.i2rv8uzc2q .hsvb16zvp0 .jsmfs45666 .qqks1hnyu9 {
    display: inline-flex;
    width: 40%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .i2rv8uzc2q .hsvb16zvp0 .jsmfs45666 .qqks1hnyu9 {
        width: 100%;
    }
}

.i2rv8uzc2q .hsvb16zvp0 .bcgds4bgpv {
    margin-top: 22px;
}

.i2rv8uzc2q .hsvb16zvp0 .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.i2rv8uzc2q .hsvb16zvp0 .bcgds4bgpv .ct8y04w030:hover,
.i2rv8uzc2q .hsvb16zvp0 .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.i2rv8uzc2q .gygm7abnjw {
    position: absolute;
    top: -65%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.i2rv8uzc2q .gygm7abnjw .nh3uyqr0vq {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.i2rv8uzc2q .gygm7abnjw .ye86bzjr6o {
    background-color: #40798c;
}

.i2rv8uzc2q .gygm7abnjw .jt4wd8v6pe {
    background-color: #70a9a1;
}

.i2rv8uzc2q .gygm7abnjw .gnbfbz3g0e {
    background-color: #cfe0c3;
}

.i2rv8uzc2q .gygm7abnjw .l6hya8qmy2 {
    background-color: #40798c;
}

.i2rv8uzc2q .vo675xba9b {
    position: absolute;
    bottom: -46%;
    right: -2rem;
    width: 60%;
    height: 500px;
}

@media (max-width: 992px) {
    .i2rv8uzc2q .vo675xba9b {
        position: static;
        width: 100%;
        height: 350px;
        margin-top: 32px;
    }
}

.i2rv8uzc2q .vo675xba9b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.i2rv8uzc2q .vo675xba9b::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ecf2f4;
    opacity: 0.8;
    border-radius: 0.75rem;
    pointer-events: none;
}

.i2rv8uzc2q .qeps5wvtfv {
    color: #141414;
}

.i2rv8uzc2q .qqks1hnyu9 {
    color: #141414;
}

.i2rv8uzc2q .qeps5wvtfv,
.i2rv8uzc2q .bcgds4bgpv,
.i2rv8uzc2q .ovzjvdhr4g {
    color: #000000;
}

.i2rv8uzc2q .qqks1hnyu9,
.i2rv8uzc2q .jsmfs45666 {
    color: #000000;
}

.ryxu9zzkue {
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.ryxu9zzkue::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#cfe0c3 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.ryxu9zzkue .g6sf5pufgj.eegczsge6s {
    display: none;
}

.ryxu9zzkue .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ryxu9zzkue .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .ryxu9zzkue .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .ryxu9zzkue .container {
        padding: 0 24px;
    }
}

.ryxu9zzkue .tl5qxr61pp {
    justify-content: center;
    position: relative;
    z-index: 1;
}

.ryxu9zzkue .ovzjvdhr4g {
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .ryxu9zzkue .ovzjvdhr4g {
        margin-bottom: 32px;
    }
}

.ryxu9zzkue .ovzjvdhr4g .svq3qkvetz {
    margin-bottom: 24px;
}

.ryxu9zzkue .ovzjvdhr4g .qeps5wvtfv {
    display: inline-flex;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ryxu9zzkue .ovzjvdhr4g .qeps5wvtfv {
        width: 100%;
    }
}

.ryxu9zzkue .k4k56d18nq {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4rem;
    padding-top: 50px;
    border-top: 1px solid #000000;
}

@media (max-width: 992px) {
    .ryxu9zzkue .k4k56d18nq {
        display: block;
        padding: 24px;
    }
}

@media (max-width: 992px) {
    .ryxu9zzkue .k4k56d18nq .wz80kzmqd1 {
        margin-bottom: 48px;
    }

    .ryxu9zzkue .k4k56d18nq .wz80kzmqd1:last-child {
        margin-bottom: 0;
    }
}

.ryxu9zzkue .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw {
    margin-bottom: 0;
}

.ryxu9zzkue .qeps5wvtfv {
    color: #141414;
}

.ryxu9zzkue .svq3qkvetz {
    color: #000000;
}

.ryxu9zzkue .ypl2xmklqi {
    color: #141414;
}

.ryxu9zzkue .j7pr20fee1 {
    color: #141414;
}

.ryxu9zzkue .bg3k46ajvw {
    color: #000000;
}

.ryxu9zzkue .qeps5wvtfv,
.ryxu9zzkue .ovzjvdhr4g {
    color: #000000;
}

.eeyq7bs832 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.eeyq7bs832::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#cfe0c3 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.eeyq7bs832 .g6sf5pufgj.eegczsge6s {
    display: none;
}

.eeyq7bs832 .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.eeyq7bs832 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .eeyq7bs832 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .eeyq7bs832 .container {
        padding: 0 24px;
    }
}

.eeyq7bs832 .tl5qxr61pp {
    justify-content: space-between;
}

.eeyq7bs832 .nu00lkhrvi.lqao6a5deg {
    position: relative;
    z-index: 1;
    display: block;
    border: none;
}

.eeyq7bs832 .nu00lkhrvi.lqao6a5deg .z9igbjriu7 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .eeyq7bs832 .nu00lkhrvi.lqao6a5deg .z9igbjriu7 {
        margin-bottom: 30px;
    }
}

.eeyq7bs832 .nu00lkhrvi.lqao6a5deg .z9igbjriu7 .wfh4nw3gs5 {
    margin-bottom: 0;
    color: #000000;
    border-radius: 0 !important;
    border: none !important;
    animation: none;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    opacity: 0.3;
    padding: 0;
}

.eeyq7bs832 .nu00lkhrvi.lqao6a5deg .z9igbjriu7 .wfh4nw3gs5.bgbvjca4ei {
    opacity: 1;
}

.eeyq7bs832 .jc21ckh8nf {
    position: relative;
    z-index: 1;
    height: 100%;
}

.eeyq7bs832 .jc21ckh8nf .np9goadcj5 {
    height: 100%;
    width: 100%;
}

.eeyq7bs832 .jc21ckh8nf .np9goadcj5 .jsmfs45666 {
    display: flex;
    align-items: center;
    height: 100%;
}

.eeyq7bs832 .jc21ckh8nf .np9goadcj5 .jsmfs45666 .qqks1hnyu9 {
    width: 100%;
    position: sticky;
}

.eeyq7bs832 .qqks1hnyu9 {
    color: #000000;
}

.wohukay3hx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.wohukay3hx .g6sf5pufgj.eegczsge6s {
    display: none;
}

.wohukay3hx .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wohukay3hx .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .wohukay3hx .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .wohukay3hx .container {
        padding: 0 24px;
    }
}

.wohukay3hx .hsvb16zvp0 {
    padding: 32px;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 700px;
}

@media (max-width: 992px) {
    .wohukay3hx .hsvb16zvp0 {
        padding: 0;
    }
}

.wohukay3hx .hsvb16zvp0 img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.75rem !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wohukay3hx .hsvb16zvp0 .hq28bz20ad {
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex-direction: column;
    width: 35%;
    padding: 32px;
    background-color: #ffffff;
    border-radius: 0.75rem !important;
}

@media (max-width: 1200px) {
    .wohukay3hx .hsvb16zvp0 .hq28bz20ad {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .wohukay3hx .hsvb16zvp0 .hq28bz20ad {
        padding: 24px;
        width: 100%;
    }
}

.wohukay3hx .hsvb16zvp0 .hq28bz20ad .ws8nstt8dw {
    margin-bottom: 24px;
}

.wohukay3hx .hsvb16zvp0 .hq28bz20ad .ws8nstt8dw .p0yhuw211s {
    width: 64px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #40798c;
    color: #ffffff;
    font-size: 32px;
}

.wohukay3hx .hsvb16zvp0 .hq28bz20ad .qeps5wvtfv {
    margin-bottom: 24px;
}

.wohukay3hx .hsvb16zvp0 .hq28bz20ad .qqks1hnyu9 {
    margin-bottom: 0;
}

.wohukay3hx .qeps5wvtfv {
    color: #141414;
}

.wohukay3hx .svq3qkvetz {
    color: #141414;
}

.wohukay3hx .qqks1hnyu9 {
    color: #141414;
}

.ufg4h94fug {
    overflow: hidden;
    background-image: url("photo-1654398957927-16cb1ee524fd.jpeg");
}

.ufg4h94fug .g6sf5pufgj.eegczsge6s {
    display: none;
}

.ufg4h94fug .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ufg4h94fug .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .ufg4h94fug .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .ufg4h94fug .container {
        padding: 0 24px;
    }
}

.ufg4h94fug .ovzjvdhr4g {
    padding: 200px 0;
}

@media (max-width: 992px) {
    .ufg4h94fug .ovzjvdhr4g {
        padding: 0;
    }
}

.ufg4h94fug .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
    display: inline-flex;
    width: 50%;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .ufg4h94fug .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
        width: 100%;
    }
}

.ufg4h94fug .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #fb8fc9 0%, transparent 100%);
}

.ufg4h94fug .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030:hover,
.ufg4h94fug .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #7f89e9 !important;
    border-color: #7f89e9 !important;
}

.ufg4h94fug .qeps5wvtfv,
.ufg4h94fug .ovzjvdhr4g {
    color: #141414;
    text-align: center;
}

.ufg4h94fug .qeps5wvtfv,
.ufg4h94fug .ovzjvdhr4g,
.ufg4h94fug .bcgds4bgpv {
    text-align: center;
}

.tw07frb6n7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.tw07frb6n7 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .tw07frb6n7 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .tw07frb6n7 .container {
        padding: 0 24px;
    }
}

.tw07frb6n7 .tl5qxr61pp .rzevf4nn50 {
    border-radius: 0 !important;
    padding: 0 12px;
}

.tw07frb6n7 .hsvb16zvp0 {
    padding: 74px;
    background-color: #40798c;
    border-radius: 0.75rem;
    height: 100%;
}

@media (max-width: 992px) {
    .tw07frb6n7 .hsvb16zvp0 {
        padding: 24px;
        margin-bottom: 24px;
    }
}

.tw07frb6n7 .hsvb16zvp0 .ws8nstt8dw {
    margin-bottom: 20px;
}

.tw07frb6n7 .hsvb16zvp0 .ws8nstt8dw .p0yhuw211s {
    width: 64px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #70a9a1;
    color: #000000;
    font-size: 32px;
}

.tw07frb6n7 .hsvb16zvp0 .qeps5wvtfv {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .tw07frb6n7 .hsvb16zvp0 .qeps5wvtfv {
        margin-bottom: 24px;
    }
}

.tw07frb6n7 .hsvb16zvp0 .qqks1hnyu9 {
    margin-bottom: 0;
}

.tw07frb6n7 .hsvb16zvp0 .bcgds4bgpv {
    margin-top: 20px;
}

.tw07frb6n7 .hsvb16zvp0 .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.tw07frb6n7 .hsvb16zvp0 .bcgds4bgpv .ct8y04w030:hover,
.tw07frb6n7 .hsvb16zvp0 .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.tw07frb6n7 .btskv0mda7 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .tw07frb6n7 .btskv0mda7 {
        min-width: 100%;
        max-width: 100%;
    }
}

.tw07frb6n7 .btskv0mda7 .ua2uqtcoj2 {
    width: 100%;
}

.tw07frb6n7 .btskv0mda7 .ua2uqtcoj2 .dchxp08usi {
    height: 100%;
}

.tw07frb6n7 .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .esxevo395y {
    height: 100%;
}

.tw07frb6n7 .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .esxevo395y img {
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 992px) {
    .tw07frb6n7 .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .esxevo395y img {
        height: 400px;
    }
}

.tw07frb6n7 .bgxz2mkfef,
.tw07frb6n7 .wgc2i7oogr {
    display: flex;
}

.tw07frb6n7 .z2e7iyfkcc {
    bottom: 2.5rem;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #70a9a1 !important;
    color: #000000 !important;
    border: 1px solid #70a9a1 !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.tw07frb6n7 .z2e7iyfkcc::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.tw07frb6n7 .z2e7iyfkcc:disabled {
    cursor: default;
    display: none;
}

.tw07frb6n7 .z2e7iyfkcc:hover {
    box-shadow: inset 81px 10px 5px #40798c;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.tw07frb6n7 .z2e7iyfkcc:hover::before {
    width: 30%;
}

.tw07frb6n7 .z2e7iyfkcc.wgc2i7oogr {
    left: 1.5rem;
}

.tw07frb6n7 .z2e7iyfkcc.bgxz2mkfef {
    left: 7.5rem;
}

.tw07frb6n7 .sgico5ay5a {
    position: relative;
    width: 100%;
    border-radius: 0.75rem !important;
    overflow: hidden;
    height: 100%;
}

.tw07frb6n7 .sgico5ay5a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    background-image: linear-gradient(90deg, #40798c -25%, #cfe0c3 47%);
    width: 100%;
    z-index: 1;
}

.tw07frb6n7 .vhha38taaa {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    height: 100%;
}

.tw07frb6n7 .vhha38taaa.is-draggable {
    cursor: grab;
}

.tw07frb6n7 .vhha38taaa.is-dragging {
    cursor: grabbing;
}

.tw07frb6n7 .zm6tb2ns8t {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
    height: 100%;
}

.tw07frb6n7 .qeps5wvtfv {
    color: #141414;
}

.tw07frb6n7 .qqks1hnyu9 {
    color: #FFFFFF;
}

.tw07frb6n7 .qeps5wvtfv,
.tw07frb6n7 .ws8nstt8dw,
.tw07frb6n7 .bcgds4bgpv {
    color: #FFFFFF;
}

.o5yfbi6tun {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.o5yfbi6tun .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .o5yfbi6tun .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .o5yfbi6tun .container {
        padding: 0 24px;
    }
}

.o5yfbi6tun .tl5qxr61pp {
    justify-content: center;
}

.o5yfbi6tun .hsvb16zvp0 {
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .o5yfbi6tun .hsvb16zvp0 {
        margin-bottom: 32px;
    }
}

.o5yfbi6tun .hsvb16zvp0 .qeps5wvtfv {
    margin-bottom: 32px;
}

.o5yfbi6tun .hsvb16zvp0 .qqks1hnyu9 {
    margin-bottom: 0;
}

.o5yfbi6tun .btskv0mda7 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 430px;
    max-width: 430px;
}

@media (max-width: 767px) {
    .o5yfbi6tun .btskv0mda7 {
        min-width: 100%;
        max-width: 100%;
    }
}

.o5yfbi6tun .btskv0mda7 .ua2uqtcoj2 {
    width: 100%;
}

.o5yfbi6tun .btskv0mda7 .ua2uqtcoj2 .dchxp08usi {
    height: 100%;
    border-left: 1px solid #000000;
    border-radius: 0 !important;
}

.o5yfbi6tun .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .pen97mhjkc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-left: 28px;
}

.o5yfbi6tun .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .pen97mhjkc .n5h5dg9paa {
    margin-bottom: 0;
}

.o5yfbi6tun .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .pen97mhjkc .nik9yhi2sz {
    margin: 60px 0 12px 0;
}

.o5yfbi6tun .bgxz2mkfef,
.o5yfbi6tun .wgc2i7oogr {
    display: flex;
}

.o5yfbi6tun .z2e7iyfkcc {
    bottom: 0;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #70a9a1 !important;
    color: #000000 !important;
    border: 1px solid #70a9a1 !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.o5yfbi6tun .z2e7iyfkcc::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.o5yfbi6tun .z2e7iyfkcc:hover {
    box-shadow: inset 81px 10px 5px #40798c;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.o5yfbi6tun .z2e7iyfkcc:hover::before {
    width: 30%;
}

.o5yfbi6tun .z2e7iyfkcc.wgc2i7oogr {
    left: 1.5rem;
}

.o5yfbi6tun .z2e7iyfkcc.bgxz2mkfef {
    left: 7.5rem;
}

.o5yfbi6tun .sgico5ay5a {
    position: relative;
    width: 100%;
    padding-bottom: 6rem;
}

.o5yfbi6tun .sgico5ay5a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -25%;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 0, #ecf2f4 80%);
    width: 50%;
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 992px) {
    .o5yfbi6tun .sgico5ay5a::before {
        display: none;
    }
}

.o5yfbi6tun .vhha38taaa {
    width: 100%;
    margin-right: 1rem;
}

.o5yfbi6tun .vhha38taaa.is-draggable {
    cursor: grab;
}

.o5yfbi6tun .vhha38taaa.is-dragging {
    cursor: grabbing;
}

.o5yfbi6tun .zm6tb2ns8t {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.o5yfbi6tun .qeps5wvtfv {
    color: #000000;
    text-align: center;
}

.o5yfbi6tun .qqks1hnyu9 {
    color: #000000;
    text-align: center;
}

.o5yfbi6tun .n5h5dg9paa {
    color: #000000;
}

.o5yfbi6tun .nik9yhi2sz {
    color: #000000;
}

.gvcvqtj3ip {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.gvcvqtj3ip .g6sf5pufgj.eegczsge6s {
    display: none;
}

.gvcvqtj3ip .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gvcvqtj3ip .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .gvcvqtj3ip .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .gvcvqtj3ip .container {
        padding: 0 24px;
    }
}

.gvcvqtj3ip .tl5qxr61pp {
    justify-content: center;
}

.gvcvqtj3ip .k4k56d18nq {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 992px) {
    .gvcvqtj3ip .k4k56d18nq {
        flex-direction: column;
    }
}

.gvcvqtj3ip .k4k56d18nq .wz80kzmqd1 {
    padding: 0 16px;
}

.gvcvqtj3ip .k4k56d18nq .wz80kzmqd1 .dchxp08usi .esxevo395y img {
    height: 150px;
    object-fit: contain;
}

.gvcvqtj3ip .gygm7abnjw {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.gvcvqtj3ip .gygm7abnjw .nh3uyqr0vq {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.gvcvqtj3ip .gygm7abnjw .ye86bzjr6o {
    background-color: #40798c;
}

.gvcvqtj3ip .gygm7abnjw .jt4wd8v6pe {
    background-color: #70a9a1;
}

.gvcvqtj3ip .gygm7abnjw .gnbfbz3g0e {
    background-color: #cfe0c3;
}

.gvcvqtj3ip .gygm7abnjw .l6hya8qmy2 {
    background-color: #40798c;
}

.c2gklsuul3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.c2gklsuul3 .g6sf5pufgj.eegczsge6s {
    display: none;
}

.c2gklsuul3 .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c2gklsuul3 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .c2gklsuul3 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .c2gklsuul3 .container {
        padding: 0 24px;
    }
}

.c2gklsuul3 .hsvb16zvp0 {
    padding: 50px;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 1000px;
}

@media (max-width: 992px) {
    .c2gklsuul3 .hsvb16zvp0 {
        padding: 0;
    }
}

.c2gklsuul3 .hsvb16zvp0 img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.75rem !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad {
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex-direction: column;
    width: 50%;
    padding: 48px;
    background-color: #ecf2f4;
    border-radius: 0.75rem !important;
}

@media (max-width: 1500px) {
    .c2gklsuul3 .hsvb16zvp0 .hq28bz20ad {
        width: 65%;
    }
}

@media (max-width: 1200px) {
    .c2gklsuul3 .hsvb16zvp0 .hq28bz20ad {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .c2gklsuul3 .hsvb16zvp0 .hq28bz20ad {
        padding: 24px;
    }
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .svq3qkvetz {
    width: 100%;
    margin-bottom: 16px;
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .qeps5wvtfv {
    width: 100%;
    margin-bottom: 24px;
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .qqks1hnyu9 {
    width: 100%;
    margin-bottom: 0;
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .bcgds4bgpv {
    width: 100%;
    margin-top: 16px;
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .bcgds4bgpv .ct8y04w030:hover,
.c2gklsuul3 .hsvb16zvp0 .hq28bz20ad .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.c2gklsuul3 .qeps5wvtfv {
    color: #141414;
}

.c2gklsuul3 .svq3qkvetz {
    color: #000000;
}

.c2gklsuul3 .qqks1hnyu9 {
    color: #000000;
}

.c2gklsuul3 .qeps5wvtfv,
.c2gklsuul3 .bcgds4bgpv {
    color: #000000;
}

.npuhlld69e {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.npuhlld69e .g6sf5pufgj.eegczsge6s {
    display: none;
}

.npuhlld69e .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.npuhlld69e .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .npuhlld69e .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .npuhlld69e .container {
        padding: 0 24px;
    }
}

.npuhlld69e .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .npuhlld69e .ovzjvdhr4g .qeps5wvtfv {
        margin-bottom: 32px;
    }
}

.npuhlld69e .hsvb16zvp0 {
    padding: 48px;
    background-color: #40798c;
    border-radius: 0.75rem;
}

@media (max-width: 992px) {
    .npuhlld69e .hsvb16zvp0 {
        padding: 24px;
    }
}

.npuhlld69e .hsvb16zvp0 .mxe1nnq6xc iframe {
    border-radius: 0.75rem !important;
}

.npuhlld69e .hsvb16zvp0 .mxe1nnq6xc .app-video-wrapper img {
    border-radius: 0.75rem !important;
    fit-content: cover;
}

.npuhlld69e .qeps5wvtfv {
    color: #000000;
}

.c5n3fea3ds {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.c5n3fea3ds::before {
    content: '';
    position: absolute;
    top: 0;
    right: -20%;
    width: 32rem;
    height: 100%;
    background-image: radial-gradient(#cfe0c3 0, transparent 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.c5n3fea3ds .g6sf5pufgj.eegczsge6s {
    display: none;
}

.c5n3fea3ds .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c5n3fea3ds .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .c5n3fea3ds .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .c5n3fea3ds .container {
        padding: 0 24px;
    }
}

.c5n3fea3ds .tl5qxr61pp {
    justify-content: space-between;
}

.c5n3fea3ds .ovzjvdhr4g {
    position: relative;
    z-index: 1;
}

.c5n3fea3ds .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 32px;
}

.c5n3fea3ds .jsmfs45666 {
    position: relative;
    z-index: 1;
}

.c5n3fea3ds .jsmfs45666 .qqks1hnyu9 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .c5n3fea3ds .jsmfs45666 .qqks1hnyu9 {
        margin-bottom: 32px;
    }
}

.c5n3fea3ds .wz80kzmqd1 {
    position: relative;
    z-index: 1;
    padding: 24px 0 48px 0;
    border-top: 1px solid #000000;
    border-radius: 0 !important;
}

.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .exinh6nt8e {
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {
    .c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .exinh6nt8e {
        display: block;
    }
}

.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .exinh6nt8e .j7pr20fee1 {
    width: 80%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .exinh6nt8e .j7pr20fee1 {
        width: 100%;
        margin-bottom: 16px;
    }
}

.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .exinh6nt8e .dbqemxb782 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    border-radius: 10vmax;
    padding: 8px 24px;
    margin-bottom: 0;
}

.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .c2ulpbhl1b .bg3k46ajvw {
    display: inline-flex;
    width: 33%;
    margin-bottom: 8px;
}

@media (max-width: 1200px) {
    .c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .c2ulpbhl1b .bg3k46ajvw {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .c2ulpbhl1b .bg3k46ajvw {
        width: 100%;
    }
}

.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #70a9a1 0%, transparent 100%);
}

.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv .ct8y04w030:hover,
.c5n3fea3ds .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.c5n3fea3ds .qeps5wvtfv {
    color: #000000;
}

.c5n3fea3ds .qqks1hnyu9 {
    color: #000000;
}

.c5n3fea3ds .ypl2xmklqi {
    color: #141414;
}

.c5n3fea3ds .j7pr20fee1 {
    color: #000000;
}

.c5n3fea3ds .bg3k46ajvw {
    color: #141414;
}

.c5n3fea3ds .dbqemxb782 {
    color: #000000;
}

.c5n3fea3ds .bg3k46ajvw,
.c5n3fea3ds .c2ulpbhl1b,
.c5n3fea3ds .bcgds4bgpv {
    color: #000000;
}

.z95x3y8n8x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("photo-1672044626411-640863d8418a.jpeg");
}

.z95x3y8n8x .g6sf5pufgj.eegczsge6s {
    display: none;
}

.z95x3y8n8x .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.z95x3y8n8x .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .z95x3y8n8x .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .z95x3y8n8x .container {
        padding: 0 24px;
    }
}

.z95x3y8n8x .ovzjvdhr4g {
    padding: 200px 0;
}

@media (max-width: 992px) {
    .z95x3y8n8x .ovzjvdhr4g {
        padding: 0;
    }
}

.z95x3y8n8x .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
    display: inline-flex;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .z95x3y8n8x .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
        width: 100%;
    }
}

.z95x3y8n8x .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.z95x3y8n8x .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030:hover,
.z95x3y8n8x .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.z95x3y8n8x .qeps5wvtfv,
.z95x3y8n8x .ovzjvdhr4g {
    color: #141414;
    text-align: center;
}

.z95x3y8n8x .qeps5wvtfv,
.z95x3y8n8x .ovzjvdhr4g,
.z95x3y8n8x .bcgds4bgpv {
    text-align: center;
    color: #000000;
}

.g7bov9xce5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
    background-color: transparent;
}

.g7bov9xce5 .g6sf5pufgj.eegczsge6s {
    display: none;
}

.g7bov9xce5 .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.g7bov9xce5 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .g7bov9xce5 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .g7bov9xce5 .container {
        padding: 0 24px;
    }
}

.g7bov9xce5 .tl5qxr61pp {
    position: relative;
    justify-content: center;
}

.g7bov9xce5 .hsvb16zvp0 {
    position: sticky;
    top: 16px;
    padding-right: 48px;
}

@media (max-width: 992px) {
    .g7bov9xce5 .hsvb16zvp0 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.g7bov9xce5 .hsvb16zvp0 .svq3qkvetz {
    margin-bottom: 24px;
}

.g7bov9xce5 .hsvb16zvp0 .qeps5wvtfv {
    margin-bottom: 32px;
}

.g7bov9xce5 .hsvb16zvp0 .qqks1hnyu9 {
    margin-bottom: 0;
}

.g7bov9xce5 .wz80kzmqd1 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .g7bov9xce5 .wz80kzmqd1 {
        margin-bottom: 32px;
    }
}

.g7bov9xce5 .wz80kzmqd1:last-child {
    margin-bottom: 0;
}

.g7bov9xce5 .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .ypl2xmklqi {
    margin-bottom: 16px;
}

.g7bov9xce5 .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .j7pr20fee1 {
    margin-bottom: 0;
}

.g7bov9xce5 .qeps5wvtfv {
    color: #000000;
}

.g7bov9xce5 .svq3qkvetz {
    color: #000000;
}

.g7bov9xce5 .qqks1hnyu9 {
    color: #000000;
}

.g7bov9xce5 .ypl2xmklqi {
    color: #000000;
}

.g7bov9xce5 .j7pr20fee1 {
    color: #000000;
}

.x7370azsab .g6sf5pufgj.eegczsge6s {
    display: none;
}

.x7370azsab .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.x7370azsab .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .x7370azsab .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .x7370azsab .container {
        padding: 0 24px;
    }
}

.cid-uYQRi5xD8m {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #40798c;
}

.cid-uYQRi5xD8m .wz80kzmqd1:focus,
.cid-uYQRi5xD8m span:focus {
    outline: none;
}

.cid-uYQRi5xD8m .ntfyr4x4zi {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uYQRi5xD8m .loop-container {
    padding: 10px 0;
}

.cid-uYQRi5xD8m .wz80kzmqd1 {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-uYQRi5xD8m .wz80kzmqd1 {
        min-height: 45px;
    }
}

.e95y8mii82 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.e95y8mii82 .g6sf5pufgj.eegczsge6s {
    display: none;
}

.e95y8mii82 .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e95y8mii82 .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .e95y8mii82 .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .e95y8mii82 .container {
        padding: 0 24px;
    }
}

.e95y8mii82 .tl5qxr61pp {
    justify-content: center;
}

.e95y8mii82 .hsvb16zvp0 .qk6uodudh9 {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .e95y8mii82 .hsvb16zvp0 .qk6uodudh9 {
        margin-bottom: 24px;
    }
}

.e95y8mii82 .hsvb16zvp0 .qk6uodudh9 .svq3qkvetz {
    display: inline-flex;
    padding: 16px;
    background-color: #40798c;
    border-radius: 0.75rem;
}

.e95y8mii82 .hsvb16zvp0 .qqks1hnyu9 {
    margin-bottom: 0;
}

.e95y8mii82 .qeps5wvtfv {
    color: #141414;
}

.e95y8mii82 .qqks1hnyu9 {
    color: #000000;
}

.e95y8mii82 .svq3qkvetz,
.e95y8mii82 .qk6uodudh9 {
    color: #FFFFFF;
}

.c1gxwooyks {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.c1gxwooyks .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .c1gxwooyks .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .c1gxwooyks .container {
        padding: 0 24px;
    }
}

.c1gxwooyks .tl5qxr61pp {
    justify-content: center;
}

.c1gxwooyks .tl5qxr61pp .rzevf4nn50 {
    border-radius: 0 !important;
    align-items: center;
}

.c1gxwooyks .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 130px;
}

@media (max-width: 992px) {
    .c1gxwooyks .ovzjvdhr4g .qeps5wvtfv {
        margin-bottom: 32px;
    }
}

.c1gxwooyks .btskv0mda7 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .c1gxwooyks .btskv0mda7 {
        min-width: 100%;
        max-width: 100%;
    }
}

.c1gxwooyks .btskv0mda7 .ua2uqtcoj2 {
    width: 100%;
}

.c1gxwooyks .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .esxevo395y {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .c1gxwooyks .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .esxevo395y {
        margin-bottom: 32px;
    }
}

.c1gxwooyks .btskv0mda7 .ua2uqtcoj2 .dchxp08usi .esxevo395y img {
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

.c1gxwooyks .btskv0mda7 .ua2uqtcoj2 .pen97mhjkc {
    position: relative;
    z-index: 1;
}

.c1gxwooyks .btskv0mda7 .ua2uqtcoj2 .pen97mhjkc .vf6loww3df {
    margin-bottom: 24px;
}

.c1gxwooyks .btskv0mda7 .ua2uqtcoj2 .pen97mhjkc .wcg24kn3cn {
    margin-bottom: 0;
}

.c1gxwooyks .bgxz2mkfef,
.c1gxwooyks .wgc2i7oogr {
    display: flex;
}

.c1gxwooyks .z2e7iyfkcc {
    bottom: 0;
    width: 80px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #70a9a1 !important;
    color: #000000 !important;
    border: 1px solid #70a9a1 !important;
    border-radius: 10vmax;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    opacity: 1 !important;
    overflow: hidden;
}

.c1gxwooyks .z2e7iyfkcc::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}

.c1gxwooyks .z2e7iyfkcc:disabled {
    cursor: default;
    display: none;
}

.c1gxwooyks .z2e7iyfkcc:hover {
    box-shadow: inset 81px 10px 5px #40798c;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.c1gxwooyks .z2e7iyfkcc:hover::before {
    width: 30%;
}

.c1gxwooyks .z2e7iyfkcc.wgc2i7oogr {
    left: 0;
}

.c1gxwooyks .z2e7iyfkcc.bgxz2mkfef {
    left: 5.5rem;
}

.c1gxwooyks .sgico5ay5a {
    position: relative;
    width: 100%;
    padding-bottom: 6rem;
}

@media (max-width: 992px) {
    .c1gxwooyks .sgico5ay5a {
        padding-bottom: 3rem;
    }
}

.c1gxwooyks .vhha38taaa {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.c1gxwooyks .vhha38taaa.is-draggable {
    cursor: grab;
}

.c1gxwooyks .vhha38taaa.is-dragging {
    cursor: grabbing;
}

.c1gxwooyks .zm6tb2ns8t {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.c1gxwooyks .vo675xba9b {
    height: 100%;
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .c1gxwooyks .vo675xba9b {
        margin-top: 48px;
        height: auto;
    }
}

.c1gxwooyks .vo675xba9b img {
    height: 500px;
    border-radius: 0.75rem !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .c1gxwooyks .vo675xba9b img {
        height: 400px;
    }
}

.c1gxwooyks .qeps5wvtfv {
    color: #000000;
}

.c1gxwooyks .qqks1hnyu9 {
    color: #141414;
}

.c1gxwooyks .vf6loww3df {
    color: #000000;
}

.c1gxwooyks .wcg24kn3cn {
    color: #000000;
}

.hhax3kgubz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("photo-1622349851745-c8186a7daf34.jpeg");
}

.hhax3kgubz .g6sf5pufgj.eegczsge6s {
    display: none;
}

.hhax3kgubz .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hhax3kgubz .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .hhax3kgubz .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .hhax3kgubz .container {
        padding: 0 24px;
    }
}

.hhax3kgubz .tl5qxr61pp {
    justify-content: space-between;
}

.hhax3kgubz .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
    display: inline-flex;
    margin-bottom: 32px;
}

@media (max-width: 1200px) {
    .hhax3kgubz .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
        width: 100%;
    }
}

.hhax3kgubz .k4k56d18nq {
    min-height: 530px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

@media (max-width: 992px) {
    .hhax3kgubz .k4k56d18nq {
        min-height: auto;
    }
}

.hhax3kgubz .k4k56d18nq .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw {
    margin-bottom: 32px;
}

.hhax3kgubz .qeps5wvtfv,
.hhax3kgubz .ovzjvdhr4g {
    color: #000000;
    text-align: center;
}

.hhax3kgubz .bg3k46ajvw {
    color: #000000;
    text-align: center;
}

.ctkhajukz3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.ctkhajukz3 .wz80kzmqd1:focus,
.ctkhajukz3 span:focus {
    outline: none;
}

.ctkhajukz3 .wz80kzmqd1 {
    cursor: pointer;
}

.ctkhajukz3 .a9hus8vecu {
    grid-row-gap: 24px;
}

.ctkhajukz3 .grid-container-1,
.ctkhajukz3 .grid-container-2,
.ctkhajukz3 .sdwz0z0m7y {
    gap: 0 24px;
}

.ctkhajukz3 .qeps5wvtfv {
    position: relative;
    z-index: 1;
    margin-bottom: 64px;
    color: #141414;
    text-align: center;
}

@media (max-width: 992px) {
    .ctkhajukz3 .qeps5wvtfv {
        margin-bottom: 32px;
    }
}

.ctkhajukz3 .qqks1hnyu9,
.ctkhajukz3 .bcgds4bgpv {
    color: #000000;
}

.ctkhajukz3 .reo43b9vxf {
    max-width: 800px;
}

.ctkhajukz3 .container,
.ctkhajukz3 .ntfyr4x4zi {
    overflow: hidden;
}

.ctkhajukz3 .a9hus8vecu {
    position: relative;
    z-index: 1;
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ctkhajukz3 .ceak8aqg68 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ctkhajukz3 .ceak8aqg68 img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 767px) {
    .ctkhajukz3 .ceak8aqg68 img {
        min-width: 35vw;
        height: 160px;
    }
}

.ctkhajukz3 .grid-container-1,
.ctkhajukz3 .grid-container-2,
.ctkhajukz3 .sdwz0z0m7y {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ctkhajukz3 .grid-container-1 {
    align-items: flex-end;
}

.ctkhajukz3 .grid-container-2 {
    align-items: flex-start;
}

.ctkhajukz3 .gygm7abnjw {
    position: absolute;
    bottom: -25%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.ctkhajukz3 .gygm7abnjw .nh3uyqr0vq {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.ctkhajukz3 .gygm7abnjw .ye86bzjr6o {
    background-color: #40798c;
}

.ctkhajukz3 .gygm7abnjw .jt4wd8v6pe {
    background-color: #70a9a1;
}

.ctkhajukz3 .gygm7abnjw .gnbfbz3g0e {
    background-color: #cfe0c3;
}

.ctkhajukz3 .gygm7abnjw .l6hya8qmy2 {
    background-color: #40798c;
}

.ahnl90bgny {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.ahnl90bgny .g6sf5pufgj.eegczsge6s {
    display: none;
}

.ahnl90bgny .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ahnl90bgny .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .ahnl90bgny .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .ahnl90bgny .container {
        padding: 0 24px;
    }
}

.ahnl90bgny .tl5qxr61pp .rzevf4nn50 {
    padding: 0 12px;
    border-radius: 0 !important;
}

.ahnl90bgny .vo675xba9b {
    height: 100%;
}

.ahnl90bgny .vo675xba9b img {
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem !important;
}

@media (max-width: 992px) {
    .ahnl90bgny .vo675xba9b img {
        height: 350px;
    }
}

.ahnl90bgny .hsvb16zvp0 {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 0.75rem;
    padding: 48px;
    height: 100%;
}

@media (max-width: 992px) {
    .ahnl90bgny .hsvb16zvp0 {
        padding: 24px;
    }
}

.ahnl90bgny .hsvb16zvp0 .sc1j2p73sl {
    width: 100%;
}

.ahnl90bgny .hsvb16zvp0 .sc1j2p73sl .qeps5wvtfv {
    margin-bottom: 32px;
}

.ahnl90bgny .hsvb16zvp0 .sc1j2p73sl .qqks1hnyu9 {
    margin-bottom: 16px;
}

.ahnl90bgny .hsvb16zvp0 .sc1j2p73sl .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.ahnl90bgny .hsvb16zvp0 .sc1j2p73sl .bcgds4bgpv .ct8y04w030:hover,
.ahnl90bgny .hsvb16zvp0 .sc1j2p73sl .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.ahnl90bgny .qeps5wvtfv {
    color: #141414;
}

.ahnl90bgny .qqks1hnyu9 {
    color: #141414;
}

.cbljpujm9n {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cbljpujm9n .g6sf5pufgj.eegczsge6s {
    display: none;
}

.cbljpujm9n .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cbljpujm9n .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .cbljpujm9n .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .cbljpujm9n .container {
        padding: 0 24px;
    }
}

.cbljpujm9n .nzwz8umjpd {
    display: flex;
    padding: 110px 115px;
    background-color: #ffffff;
    border-radius: 0.75rem;
}

@media (max-width: 992px) {
    .cbljpujm9n .nzwz8umjpd {
        display: block;
        padding: 24px;
    }
}

.cbljpujm9n .nzwz8umjpd .ovzjvdhr4g {
    width: 50%;
    padding-right: 90px;
}

@media (max-width: 992px) {
    .cbljpujm9n .nzwz8umjpd .ovzjvdhr4g {
        margin-bottom: 32px;
        padding: 0;
        width: 100%;
    }
}

.cbljpujm9n .nzwz8umjpd .ovzjvdhr4g .svq3qkvetz {
    margin-bottom: 24px;
}

.cbljpujm9n .nzwz8umjpd .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 0;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm {
    width: 50%;
}

@media (max-width: 992px) {
    .cbljpujm9n .nzwz8umjpd .w6z80alwrm {
        width: 100%;
    }
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .qeps5wvtfv {
    margin-bottom: 16px !important;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .qqks1hnyu9 {
    margin-bottom: 16px;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn {
    margin-bottom: 16px !important;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn .iiroy77j50 {
    padding: 16px 0;
    border: none !important;
    border-bottom: 1px solid #000000 !important;
    box-shadow: none;
    border-radius: 0 !important;
    background-color: transparent;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn .iiroy77j50:hover,
.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn .iiroy77j50:focus {
    box-shadow: none;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn .iiroy77j50::placeholder {
    color: #000000;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn textarea {
    min-height: 120px;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn .form-check {
    padding-left: 1.7em;
    margin-bottom: 10px;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .zvhv3w4vfn .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #cfe0c3 0%, transparent 100%);
}

.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .bcgds4bgpv .ct8y04w030:hover,
.cbljpujm9n .nzwz8umjpd .w6z80alwrm .t115beaple.tl5qxr61pp .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #40798c !important;
    border-color: #40798c !important;
    color: #ffffff !important;
}

.cbljpujm9n .qeps5wvtfv {
    color: #141414;
}

.cbljpujm9n .svq3qkvetz {
    color: #141414;
}

.cbljpujm9n label {
    color: #141414;
}

.b3t8opvokt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.b3t8opvokt::before {
    content: '';
    position: absolute;
    top: -20%;
    right: -15%;
    width: 32rem;
    height: 100%;
    background-image: linear-gradient(60deg, transparent 0, #cfe0c3 100%);
    border-radius: 100%;
    z-index: 1;
    filter: blur(70px);
}

.b3t8opvokt .g6sf5pufgj.eegczsge6s {
    display: none;
}

.b3t8opvokt .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.b3t8opvokt .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .b3t8opvokt .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .b3t8opvokt .container {
        padding: 0 24px;
    }
}

.b3t8opvokt .tl5qxr61pp {
    justify-content: center;
}

.b3t8opvokt .tl5qxr61pp .rzevf4nn50,
.b3t8opvokt .tl5qxr61pp .wz80kzmqd1 {
    padding: 0 12px;
}

.b3t8opvokt .ovzjvdhr4g {
    position: relative;
    z-index: 1;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .b3t8opvokt .ovzjvdhr4g {
        margin-bottom: 32px;
    }
}

.b3t8opvokt .ovzjvdhr4g .qeps5wvtfv {
    margin-bottom: 0;
}

.b3t8opvokt .wz80kzmqd1 {
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
}

.b3t8opvokt .wz80kzmqd1 .dchxp08usi {
    padding: 32px;
    border-radius: 0.75rem !important;
    background-color: #ffffff;
    height: 100%;
}

@media (max-width: 992px) {
    .b3t8opvokt .wz80kzmqd1 .dchxp08usi {
        padding: 24px;
    }
}

.b3t8opvokt .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .ypl2xmklqi {
    margin-bottom: 24px;
    opacity: 0.4;
}

.b3t8opvokt .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .j7pr20fee1 {
    margin-bottom: 24px;
}

.b3t8opvokt .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw {
    margin-bottom: 0;
    transition: all 0.3s ease;
    opacity: 0.7;
}

.b3t8opvokt .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw:hover,
.b3t8opvokt .wz80kzmqd1 .dchxp08usi .glcjy3gxr1 .bg3k46ajvw:focus {
    opacity: 1;
}

.b3t8opvokt .qeps5wvtfv {
    color: #000000;
    text-align: center;
}

.b3t8opvokt .j7pr20fee1 {
    color: #141414;
}

.b3t8opvokt .bg3k46ajvw {
    color: #141414;
}

.h7jlg8xp9k {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.h7jlg8xp9k .g6sf5pufgj.eegczsge6s {
    display: none;
}

.h7jlg8xp9k .g6sf5pufgj {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.h7jlg8xp9k .ntfyr4x4zi {
    padding: 0 64px;
}

@media (max-width: 992px) {
    .h7jlg8xp9k .ntfyr4x4zi {
        padding: 0 24px;
    }
}

@media (max-width: 992px) {
    .h7jlg8xp9k .container {
        padding: 0 24px;
    }
}

.h7jlg8xp9k .tl5qxr61pp {
    justify-content: center;
}

.h7jlg8xp9k .ovzjvdhr4g {
    position: relative;
    z-index: 1;
    margin-bottom: 32px;
}

.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e {
    padding: 16px 0;
    display: inline-flex;
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 16px;
}

.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
    margin-right: 70px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .qeps5wvtfv {
        margin-right: 20px;
    }
}

.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030 {
    width: 80px;
    height: 30px;
}

.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030 .p0yhuw211s {
    font-size: 18px !important;
    margin: 0;
}

.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030::before {
    background-image: linear-gradient(90deg, #fb8fc9 0%, transparent 100%);
}

.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030:hover,
.h7jlg8xp9k .ovzjvdhr4g .exinh6nt8e .bcgds4bgpv .ct8y04w030:focus {
    box-shadow: inset 250px 10px 5px #7f89e9 !important;
    border-color: #7f89e9 !important;
}

.h7jlg8xp9k .ovzjvdhr4g .qqks1hnyu9 {
    margin-bottom: 0;
}

.h7jlg8xp9k .lists-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
    .h7jlg8xp9k .lists-wrapper {
        display: block;
    }
}

.h7jlg8xp9k .lists-wrapper .list-wrap .list {
    padding: 0;
    margin-bottom: 32px;
    list-style-type: none;
}

.h7jlg8xp9k .lists-wrapper .list-wrap .list .item-wrap {
    position: relative;
    margin-bottom: 16px;
}

.h7jlg8xp9k .lists-wrapper .list-wrap .list .item-wrap::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #fb8fc9 -5%, #7f89e9 95%);
    height: 1px;
    width: 0;
    transition: all 0.3s ease-in-out;
}

.h7jlg8xp9k .lists-wrapper .list-wrap .list .item-wrap:hover::before,
.h7jlg8xp9k .lists-wrapper .list-wrap .list .item-wrap:focus::before {
    width: 100%;
}

.h7jlg8xp9k .lists-wrapper .list-wrap .list .item-wrap:last-child {
    margin-bottom: 0;
}

.h7jlg8xp9k .pfdm9bur9g {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    color: #000000;
    text-align: center;
}

.h7jlg8xp9k .gygm7abnjw {
    position: absolute;
    bottom: -50%;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.h7jlg8xp9k .gygm7abnjw .nh3uyqr0vq {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    filter: blur(80px);
}

.h7jlg8xp9k .gygm7abnjw .ye86bzjr6o {
    background-color: #f8e885;
}

.h7jlg8xp9k .gygm7abnjw .jt4wd8v6pe {
    background-color: #fb8fc9;
}

.h7jlg8xp9k .gygm7abnjw .gnbfbz3g0e {
    background-color: #7f89e9;
}

.h7jlg8xp9k .gygm7abnjw .l6hya8qmy2 {
    background-color: #82ebff;
}

.h7jlg8xp9k .qeps5wvtfv {
    color: #141414;
}

.h7jlg8xp9k .qqks1hnyu9 {
    color: #141414;
}

.h7jlg8xp9k .list {
    color: #141414;
}